chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.6#418
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
bf8524b to
ec4058f
Compare
jsonbailey
approved these changes
Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps jinja2 from 3.1.3 to 3.1.6.
Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
1520688release version 3.1.690457bbMerge commit from fork065334dattr filter uses env.getattr033c200start version 3.1.6bc68d4euse global contributing guide (#2070)247de5euse global contributing guideab8218cuse project advisory link instead of globalb4ffc8frelease version 3.1.5 (#2066)877f6e5release version 3.1.58d58859remove test pypiNote
Low Risk
Single dependency version change scoped to the docs optional group with no runtime or SDK code changes.
Overview
Bumps the docs optional dependency pin for
jinja2from3.1.3to3.1.6inpyproject.toml. This is a security maintenance update for the Sphinx documentation build only; runtime SDK dependencies are unchanged.The newer Jinja release addresses sandbox and template-related CVEs (including fixes for the
|attrfilter and sandboxstr.formathandling in 3.1.5–3.1.6). No application code in this repo is modified.Reviewed by Cursor Bugbot for commit ec4058f. Bugbot is set up for automated code reviews on this repo. Configure here.